home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-11-16 | 690 b | 21 lines | [TEXT/KAHL] |
-
- Application: Compressed PICT Info
-
- Description: This snippet shows how to use the StdPix proc to
- intercept and display the compression type and depth
- of any compressed PICT within a PICT resource. The
- same procedure can be used to gather other information
- about the compressed PICT. Note that all compressed
- PICTs get passed into StdPix before getting decom-
- pressed and passed to StdBits.
-
- Files: Compressed PICT Info.π
- Compressed PICT Info.π.rsrc
- Compressed PICT Info.c
-
- Programmer: Edgar Lee
- Organization: Apple Computer, Inc.
- Department: Developer Technical Support, DTS
- Language: C (Think C version 5.0.2)
- Date Created: 10-20-92
-